home *** CD-ROM | disk | FTP | other *** search
/ Windows 6-Pak - Disc 5 / Windows 6-Pak (InfoMagic) (Disc 5) (1999).ISO / Accounting-Tools / EasiPOS97.exe / Prefs.md_ / Prefs.md / Local.json < prev    next >
JavaScript Object Notation  |  1998-11-10  |  2KB

  1. {
  2.     "schema": {
  3.         "CompName": "Text (50)",
  4.         "ShareName": "Text (50)",
  5.         "InventoryConnect": "Text (50)",
  6.         "CustomerConnect": "Text (50)",
  7.         "InventoryLocation": "Text (50)",
  8.         "CustomerLocation": "Text (50)",
  9.         "GlobalLocation": "Text (50)",
  10.         "LocalLocation": "Text (50)",
  11.         "SalesRecordsLocation": "Text (50)",
  12.         "InventoryName": "Text (50)",
  13.         "CustomerName": "Text (50)",
  14.         "GlobalName": "Text (50)",
  15.         "LocalName": "Text (50)",
  16.         "InventoryTable": "Text (50)",
  17.         "CustomerTable": "Text (50)",
  18.         "InventoryNetwork": "Boolean NOT NULL",
  19.         "CustomerNetwork": "Boolean NOT NULL",
  20.         "GlobalNetwork": "Boolean NOT NULL",
  21.         "LocalNetwork": "Boolean NOT NULL",
  22.         "T1": "Text (50)",
  23.         "T2": "Text (50)",
  24.         "T3": "Text (50)",
  25.         "T4": "Text (50)",
  26.         "T5": "Text (250)",
  27.         "T6": "Text (250)",
  28.         "N1": "Single",
  29.         "N2": "Single",
  30.         "N3": "Single",
  31.         "N4": "Single",
  32.         "YN1": "Boolean NOT NULL",
  33.         "YN2": "Boolean NOT NULL",
  34.         "YN3": "Boolean NOT NULL",
  35.         "YN4": "Boolean NOT NULL",
  36.         "YN5": "Boolean NOT NULL",
  37.         "YN6": "Boolean NOT NULL",
  38.         "D1": "DateTime",
  39.         "D2": "DateTime",
  40.         "LSM": "Text (50)",
  41.         "TSM": "Text (50)",
  42.         "GBC": "Text (50)",
  43.         "GBR": "Text (50)",
  44.         "Across": "Text (50)",
  45.         "Down": "Text (50)",
  46.         "FontType": "Text (50)",
  47.         "FontSize": "Text (50)",
  48.         "LorP": "Text (50)",
  49.         "BoldFont": "Boolean NOT NULL",
  50.         "FontColor": "Text (50)",
  51.         "NoOfPages": "Text (50)"
  52.     },
  53.     "data": [
  54.         {
  55.             "CompName": "default",
  56.             "ShareName": "Hard Disk",
  57.             "InventoryConnect": "Access",
  58.             "CustomerConnect": "Access",
  59.             "InventoryLocation": "easipos",
  60.             "CustomerLocation": "easipos",
  61.             "GlobalLocation": "easipos",
  62.             "SalesRecordsLocation": "easipos",
  63.             "InventoryName": "stock.mdb",
  64.             "CustomerName": "customer.mdb",
  65.             "GlobalName": "prefs.mdb",
  66.             "InventoryTable": "Table1",
  67.             "CustomerTable": "Table1",
  68.             "InventoryNetwork": 1,
  69.             "CustomerNetwork": 1,
  70.             "GlobalNetwork": 1,
  71.             "LocalNetwork": 0,
  72.             "YN1": 0,
  73.             "YN2": 0,
  74.             "YN3": 0,
  75.             "YN4": 0,
  76.             "YN5": 0,
  77.             "YN6": 1,
  78.             "LSM": "500",
  79.             "TSM": "500",
  80.             "GBC": "4000",
  81.             "GBR": "3000",
  82.             "Across": "1",
  83.             "Down": "1",
  84.             "FontType": "Arial",
  85.             "FontSize": "12",
  86.             "LorP": "Portrait",
  87.             "BoldFont": 1,
  88.             "FontColor": "0",
  89.             "NoOfPages": "1"
  90.         },
  91.         {
  92.             "CompName": "Dummy",
  93.             "InventoryNetwork": 0,
  94.             "CustomerNetwork": 0,
  95.             "GlobalNetwork": 0,
  96.             "LocalNetwork": 0,
  97.             "YN1": 0,
  98.             "YN2": 0,
  99.             "YN3": 0,
  100.             "YN4": 0,
  101.             "YN5": 0,
  102.             "YN6": 0,
  103.             "BoldFont": 0
  104.         }
  105.     ]
  106. }